From: Glenn Morris Date: Fri, 7 Oct 2011 10:19:41 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~584 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f4add3d274b679edf5bb74dabddbb6793baaefec;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/config.in b/autogen/config.in index cbf7c225bd7..fd2c4f8eda5 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -1473,9 +1473,6 @@ along with GNU Emacs. If not, see . */ /* GC_SETJMP_WORKS is nearly always appropriate for GCC. */ # define GC_SETJMP_WORKS 1 # endif -# ifndef GC_LISP_OBJECT_ALIGNMENT -# define GC_LISP_OBJECT_ALIGNMENT (__alignof__ (Lisp_Object)) -# endif #endif #endif /* EMACS_CONFIG_H */